Drop child surfaces
authorMatthias Clasen <mclasen@redhat.com>
Fri, 22 Mar 2019 18:24:39 +0000 (14:24 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Tue, 28 May 2019 20:25:13 +0000 (20:25 +0000)
commit989792cbc037f48a0200ce45bfad88c61c1ba021
tree38a6a81781514a0e26cae1d3a4b26f022d9c5a5c
parent52c3507ae1d003f6a50ea176ae8df62aa94651bd
Drop child surfaces

Drop gdk_surface_child_new and the child surface type,
since we no longer use them. Deprecate surface apis
that only make sense with child surfaces.
13 files changed:
docs/reference/gdk/gdk4-sections.txt
gdk/broadway/gdksurface-broadway.c
gdk/gdkdevice.c
gdk/gdkevents.h
gdk/gdksurface.c
gdk/gdksurface.h
gdk/quartz/gdkevents-quartz.c
gdk/quartz/gdksurface-quartz.c
gdk/wayland/gdksurface-wayland.c
gdk/win32/gdksurface-win32.c
gdk/x11/gdkdisplay-x11.c
gdk/x11/gdksurface-x11.c
gtk/gtkgesture.c